- obarray
- массив объектов
English-Russian dictionary of computer science. 2015.
English-Russian dictionary of computer science. 2015.
String interning — In computer science, string interning is a method of storing only one copy of each distinct string value, which must be immutable. Interning strings makes some string processing tasks more time or space efficient at the cost of requiring more… … Wikipedia